foreach

This block is part of the user interface group and was last modified in core v13.0.2.

foreach Deprecated since v13.0.2 v13.0.2

Loops over the given data and returns everything as one ui component

Inputs 2 + flow
  • flow
    flow
  • data array required
    array
  • concurrency
    number
Outputs 2 + flow
  • flow
    flow
  • UI Component uicomponent
    uicomponent
  • Foreach
    execute_function

Core Releases

v13.0.2 This block was introduced in v13.0.2, click here to see the release notes. v13.0.2 This block was deprecated in v13.0.2, click here to see the release notes.
Back to user interface Return to the main group to view all sub-groups Back to ui Return to the group to view all blocks within this group